public System.Web.Mvc.MvcHtmlString Tree(
System.string id,
TreeModeltreeModel,
System.Collections.Generic.IDictionary<string,object> htmlAttributes
)
'宣言
Public Overloads Function Tree( _
ByVal id As System.String, _
ByVal treeModel As TreeModel, _
ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As System.Web.Mvc.MvcHtmlString